--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / vendor / rns_filesync / packaging / docker-test / Dockerfile.runit
Displaying Raw • Download
vendor/rns_filesync/packaging/docker-test/Dockerfile.runit f89f91e267d8079e6dec86fa9d3139ddbe7f64ce (f89f91e2) Text, 200 B
FROM ghcr.io/void-linux/void-glibc:latest
RUN xbps-install -Syu \
&& xbps-install -Sy python3 python3-pip runit procps-ng shadow \
&& xbps-remove -yO || true
CMD ["/bin/sh"]
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────